LevelBar: Avoid unnecessarily copying allocation
authorDaniel Boles <dboles.src@gmail.com>
Sat, 12 Aug 2017 13:09:09 +0000 (14:09 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Sat, 12 Aug 2017 13:23:55 +0000 (14:23 +0100)
commitd5e25be9bcd6c1a9db74ee749fa8808ba55a5ca5
treeb336b66e253692c94a9df447926276916499ac84
parent342fdee0a1b28e0b0b1faf638ceb796fd53fd133
LevelBar: Avoid unnecessarily copying allocation

Just use the original allocation, instead of copying it and passing that
gtk/gtklevelbar.c